func runtime.mStackIsSystemAllocated
3 uses
runtime (current package)
proc.go#L1324: func mStackIsSystemAllocated() bool {
proc.go#L1379: if mStackIsSystemAllocated() {
proc.go#L1749: if iscgo || mStackIsSystemAllocated() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)